func github.com/jackc/pgx/v5.quoteIdentifier

2 uses

	github.com/jackc/pgx/v5 (current package)
		conn.go#L448: func quoteIdentifier(s string) string {
		copy_from.go#L132: 		cbuf.WriteString(quoteIdentifier(cn))